@CHARSET "UTF-8";
.container {
 padding-left: 0px;
 padding-right: 0px;	
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	margin-top: 0px;
    margin-bottom: 0px;
    line-height: 2.4;
}
.hot-news dt a{ color:#333;font-weight: normal;}
.hot-news dd{ height:3em; color:#a8a8a8;;line-height: normal;}


/*修复框架分页按钮*/
.pagination .fa{
	line-height: 17px;
}

.pagination .active a, .pagination .active a
:hover,  .pagination .active a
:focus{
	background-color: #183e50 !important;
	border-color: #183e50 !important;
}
.subpage .search-bar > .search-tool > input {
    border: 2px solid #183e50;
}

.subpage .search-bar > .search-tool > button {
    background: #183e50;
}
.subpage .search-bar > .search-tool > button:hover{
	background:#183e50;
	cursor:pointer;
}
